home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Corel Draw 9
/
CorelDraw9 Disco 1.iso
/
Draw
/
Cont_rel
/
Contornos
/
Punto_guión
/
dash1.csc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-24
|
271 b
|
13 lines
REM Favorite : Outline Style
WITHOBJECT "CorelDraw.Automation.9"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects FALSE
.SetOutlineMiscProperties 2, 5, 0, 0, 100, 0, FALSE, FALSE
.ResumePainting
.EndOfRecording
END WITHOBJECT